Einhugur Word Plugin for Xojo

EinhugurWord.DocumentItem Class

Class representing top level items in the document.

This class is base class for Table and Paragraph. You cannot create instances of this class.

Object
   DocumentItem

class EinhugurWord.DocumentItem

Constructors

DocumentItem (private) Private constructor.

Methods

ApplyFieldDataApplies field data to the given DocumentItem only.
InserPageBreakAfterInserts page break after this document item.
InserPageBreakBeforeInserts page break before this document item.
InsertParagraphAfterInserts paragraph after this document item.
InsertParagraphBeforeInserts paragraph before this document item.
InsertSectionBreakAfterInserts section break after this document item.
InsertSectionBreakBeforeInserts section break before this document item.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS